lambda expression - definição. O que é lambda expression. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é lambda expression - definição

WIKIMEDIA DISAMBIGUATION PAGE
Lambda expressions; Lambda-expression; Lambda expression (disambiguation)

lambda expression         
<mathematics> A term in the lambda-calculus denoting an unnamed function (a "lambda abstraction"), a variable or a constant. The pure lambda-calculus has only functions and no constants. (1995-04-13)
Anonymous function         
FUNCTION DEFINITION THAT IS NOT BOUND TO AN IDENTIFIER
Anonymous closure; Function literal; Function literals; Anonymous functions; Anonymous method; Lambda (programming); Function constant; Anonymous procedure; Anonymous subroutine; Anonymous routine; Procedure constant; Lambda (Python); Functional interface; Lambda function (computer programming); Lambda expression (programming); List of programming languages that support anonymous functions; Comparison of programming languages (anonymous functions); Arrow function
In computer programming, an anonymous function (function literal, lambda abstraction, lambda function, lambda expression or block) is a function definition that is not bound to an identifier. Anonymous functions are often arguments being passed to higher-order functions or used for constructing the result of a higher-order function that needs to return a function.
Gnome Lambda         
  • Oberursel U.III, a copy of the 14-cylinder Gnome Lambda-Lambda
  • reason=The [[Sopwith Tabloid]] article says it was produced only with Monospaupe engines. Is Lambda an alternate name for these? Or maybe it is a customization specific only to this replica?}} engine.
ROTARY PISTON AIRCRAFT ENGINE
Gnome Lambda-Lambda; Gnome 7 Lambda; Gnome 14 Lambda-Lambda.; Oberursel U.0; Oberursel U.III; Gnome 14 Lambda-Lambda; Gnome Lambda Lambda; Gnome Λ80 Lambda; Gnome ΛΛ160 Lambda-Lambda; Gnôme 14 Lambda-Lambda; Motorenfabrik Oberursel U.0
The Gnome 7 Lambda was a French designed, seven-cylinder, air-cooled rotary aero engine that was produced under license in Britain and Germany. Powering several World War I-era aircraft types it was claimed to produce from its capacity of although recorded figures are lower.

Wikipédia

Lambda expression

Lambda expression may refer to:

  • Lambda expression in computer programming, also called an anonymous function, is a defined function not bound to an identifier.
  • Lambda expression in lambda calculus, a formal system in mathematical logic and computer science for expressing computation by way of variable binding and substitution.